dynamic array造句
例句与造句
- On disk , a dynamic array in a user - defined type written with
在磁盘上,用户定义类型的动态数组(用 - The usage of dynamic array in visual c
中动态数组的使用 - Create dynamic array
创建动态数组 - Visual basic 6 . 0 and earlier versions write the file descriptor for a dynamic array but not for a fixed - size array
Visual basic 6 . 0及较早版本写入动态数组(而不是固定大小数组)的文件说明符。 - The hardware configuration and dynamic array control algorithm as well as parameter design are described coneretely . the results of simulation and operation are given
对系统硬件配置动态矩阵控制算法及参数设计作了具体说明,给出了仿真和实际运行结果。 - It's difficult to find dynamic array in a sentence. 用dynamic array造句挺难的
- Abstract : the ph control system of centralization process in sugar refinery and the predictive controller designed by using dynamic array contro1 algorithm are presented
文摘:介绍了糖厂酸碱中和的酸度控制系统以及采用动态矩阵控制算法设计的预测控制器。 - This is a dynamic array class ( implemented for strings but can be easily generalized for any other type of object ) based on vb ' s existing implementation of arrays
这是一个动态数组类(用于串的实现,但可通过简单的修改用于其它任何一种对象) ,基于vb中现有的数组实现。 - Dynamic array class for strings - this is a dynamic array class ( implemented for strings but can be easily generalized for any other type of object ) based on vb ' s existing implementation of arrays
这是一个动态数组类(用于串的实现,但可通过简单的修改用于其它任何一种对象) ,基于vb中现有的数组实现。 - The following example increases the size of the last dimension of a dynamic array without losing any existing data in the array , and then decreases the size with partial data loss
下面的示例将增加某个动态数组最后一个维度的大小(不会丢失数组中的任何现有数据) ,然后减小该大小(会有部分数据丢失) 。 - Visual basic 6 . 0 and earlier versions would write the file descriptor for a dynamic array , but not for a fixed - size array ; visual basic defaults to not writing the descriptor . to write the descriptor , set the
Visual basic 6 . 0及早期版本对于动态数组会写入文件说明符,但对于固定大小数组,则不会写入文件说明符默认情况下, visual basic不写入说明符。 - The iccg method is superior to other methods in solving large equations in finite element analysis of electromagnetic field problems . the principle of iccg method is presented in this paper . and the fortran codes of iccg - method using dynamic arrays technique are also presented
Iccg法对于大型题目求解有着其他算法所不及的突出优点,本文讨论了iccg算法原理,利用动态数组技术给出其实现代码,完成了vfem的数值求解部分。 - The study offered radiation treatment software , which can be used to obtain accurate dose distributions and reconstruct three - dimensional ( 3 - d ) images . the main work and conclusions are as follows : 1 database for 3 - d treatment system in this study a database for 3 - d treatment system is built using some new software techniques , such as sql , database based upon dynamic arrays and adt , database based upon graphics data
主要研究内容及创新点如下: 1数据库的建模放射治疗系统以处理大量数据为主要内容,因而,数据的输入输出、数据的归类、筛选和存贮,这些与数据库管理系统相关操作的性能好坏,将极大影响放射治疗系统的综合性能。 - Fsmail adopts and implements the asynchronous event driven mechanism , with all those network i / o operations in the server working under the non - blocking style ; accomplishes object - oriented heap with the dynamic array , adapted to any type of data ; adopts the multi - queue scheduling mechanism based on a fsm , easily to fulfill the extentions of delivery funtions ; fulfills the non - blocking domain name resolvement mechanism and the caching of the resolved results ; implements the non - blocking user database management and the caching of the user data recently accessed ; uses the unified memory pool management , avoiding the memory leakage and improving the performance of the fsmail server ; lastly , implements the log management server based on the c / s mode , eliminating the inconsistency of the logging metadata and being adapted to any kind of application logging
Fsmail采用并实现了异步事件驱动机制,所有网络i o的实现使用了非阻塞方式;以动态数组实现了基于面向对象的堆队列,屏蔽了堆数据的非一致性;使用了基于有限状态机的多队列邮件调度机制,为后续版本的扩展性提供了良好的接口机制;服务器内部实现了非阻塞的域名解析机制,并实现域名地址缓存;实现了非阻塞的用户数据库管理模块,并实现用户数据缓存;使用了统一的内存池管理机制,既防止了内存泄漏,又提高了服务器的性能;最后,还实现了基于c s模式的日志管理服务器,屏蔽了日志数据元的非一致性。